PDFExponentialFunction Class
In This Topic
Defines a type 2 (Exponential Interpolation) function.
Type 2 PDF functions define an exponential interpolation of one input value and n output values.
Object Model
Syntax
public class PDFExponentialFunction
extends PDFFunction
|
Inheritance Hierarchy
java.lang.Object
com.o2sol.pdf4java.pdffunctions.PDFFunction
com.o2sol.pdf4java.pdffunctions.PDFExponentialFunction
See Also